home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 8 / CD Funhouse Version 8.0 - Wayzata Technology (7013) (1993).iso / pc / pc / cards / cribbag / readme < prev   
Text File  |  1989-04-06  |  1KB  |  36 lines

  1. This game was written in TURBO BASIC over a long period of
  2. time in short bursts of programming when time allowed. I
  3. don't consider it "finished" and would appreciate any
  4. feedback.
  5.  
  6.                          John Gessner
  7.                   2300 Lexington Ave S. #205
  8.                   Mendota Heights, MN 55120
  9.                    COMPUSEERVE 71131,3256
  10.     
  11. I know at least one bug I have not been able to track down:
  12. rarely, when the program prints the crib out face up it
  13. starts at line 22 or so which scrolls everything off the
  14. screen and effectively ruins the rest of the game. If that
  15. happens to you please note carefully where you are in the
  16. game and maybe I can track it down.
  17.  
  18. This program must be run with a CGA or better graphics board
  19. and addresses the screen memory at &HB800 for paging and
  20. direct access. If you get weird results when using Inst or H
  21. this may be the reason.
  22.  
  23. The CRIBBAGE.DOC file is a brief example of how to play
  24. Cribbage. Type it or print it or whatever. The other files
  25. are used by the program.  The results of the game are saved
  26. in *.CRB files which are searched for on the current
  27. directory only.
  28.  
  29. If you are playing a muggins game you can answer "no" to the
  30. OK? prompts and the program will show you how it counted.
  31.  
  32. Enjoy...
  33.  
  34. John Gessner
  35.  
  36.